home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / loginout / _winfile / attach / attachw.cfg next >
INI File  |  1995-03-28  |  2KB  |  46 lines

  1. [DEFAULTS]
  2. SAP TYPE=ALL
  3. ; SAP TYPE=ALL is for fast General Server names query.
  4. ; IPX packets are not guaranted.  Use NEAREST to do a Scan Bindary
  5. ; of the nearest server which is much slower on remote links.
  6.  
  7. AUTO EXTEND TIMEOUTS=YES
  8. ; AUTO EXTEND TIMEOUTS=YES will varying the IPX Packet timeout
  9. ; depending on how long the last one took 
  10.  
  11. SAP INTERVAL MICROSEC=0
  12. SAP TIMEOUT MICROSEC=0
  13. ; USE 0 to Specify Variable Speed depending on connection
  14. ; 0 is recommended.  Program will calculate the time spent from 
  15. ; sending an ipx request to when received first reply x 2.  This will then
  16. ; be the timeout since last response was received. (unless auto extended=yes)
  17. ; SAP INTERVAL MICROSEC=is time to wait between query for servers
  18. ; when starting a session.  Really only useful for remote dialup connections, while
  19. ; waiting for modem to dial and server to connect.  If direct connect - servers
  20. ; will be there on the first query anyway. 
  21. ; The default used if 0 is specified is 1500 (every 1 1/2 seconds).  
  22. ;
  23. ; SAP TIMEOUT MICROSEC=time to wait since LAST ipx was sent or received before
  24. ; assuming all ipx packets have been received.  For Remote Dialup connects this 
  25. ; could take as long as 2000 microseconds (2 Seconds) depending on line speed.  
  26.  
  27. ;************************************************************************************
  28. ;  The following section should be removed to disallow password saving.
  29. ;  Contact NSNL for a special License file disallow password saving
  30. ;  regardless of what the following section is set to.
  31. ;************************************************************************************
  32. ;
  33. ; SEE PASSWORD.WRI FOR MORE INFORMATION
  34. ;
  35. ; System Admin can control saving of passwords in this ini file.
  36. ; Administrator should remove the following lines to disallow password saving
  37. ; else leave in to allow. 
  38. ; Individual server names can also be specified. 
  39. ; TIP: Remove from install disk's ini so user won't try to defeat it
  40. ;      if re-installing...
  41. [ALLOW PASSWORDS]
  42. BY DEFAULT=YES
  43. ;servername=yes
  44. ;************************************************************************************
  45.